home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Emulators / DarkNESs / darkNESs0.22.readme < prev   
Text File  |  1998-06-24  |  2KB  |  62 lines

  1. darkNESs is a Nintendo Entertainment System emulator for the Amiga.
  2. It will run on any amiga with a 68020+ and OS 2.0+. It uses the same .NES
  3. format for ROM images that is used by iNES and NESticle and other emulators
  4. on the PC and Amiga.
  5.  
  6. Starting with version 0.20, darkNESs is written in 100% asm and runs much
  7. faster then previous versions. It also has a GUI.
  8.  
  9. Changes in version 0.22
  10.  
  11. -Fixed bug in PPU emulation
  12. -Fixed 1 screen VRAM in Mappers 1 & 7
  13. -Adjusted NES timing (again)
  14. -A few little changes/optimizations
  15.  
  16. Changes in version 0.21
  17.  
  18. -Minor changes to GUI
  19. -Fixed bug in CPU emulation
  20. -Fixed Mapper 1
  21. -Added support for extended mapper numbers (Mappers > 15)
  22. -Added Mapper 16 (untested)
  23. -Changed NES timing
  24. -Lots of little optimizations
  25. -Changed location of darkNESs.prefs
  26.  
  27. Changes in version 0.20a
  28.  
  29. -Continue didn't work if darkNESs was loaded from the WorkBench, fixed.
  30.  
  31. Changes in version 0.20
  32.  
  33. -Completely re-written in 100% asm
  34. -Added GUI
  35. -Added Line based refresh mode
  36. -Added Double Buffering
  37. -Added Screenmode requester
  38.  
  39. Changes in version 0.13
  40.  
  41. -Fixed Mapper 11
  42. -Added suppport for ROMs that have a 512 byte trainer
  43. -Fixed palette bug
  44.  
  45. Changes in version 0.12
  46.  
  47. -Fixed Mapper 1 & 4 (still not 100% but much better)
  48. -Added Mapper 9 & 11 (untested)
  49. -Variable frame-skip (F3) added
  50. -Many fixes, many more ROMs work
  51. -Some optimiztion done to the CPU emulation
  52. -Other little changes - see the darkNESs0.12.doc file
  53.  
  54. Changes in version 0.11 : 
  55.  
  56. -Fixed problem with ECS/OSC and OS 3.1
  57. -Added Mapper 7 (not 100% yet)
  58. -Added frame-skip option (-F)
  59. -A little faster then 0.10
  60. -Various little fixes
  61.  
  62.